bit position meaning in Chinese
位部位
位单元
位的位置
Examples
- This moves the carry into bit position of the accumulator .
把进位移到累加器的位元。 - The bit positions vacated by a shift are set as follows
移位操作空出的数位位置按以下方式设置: - The right operand the number of bit positions to shift must be
右操作数(要移动的位的位置数)必须是 - The process of making the most effective use of storage by placing data elements into contiguous bit positions of words
把数据元放入各个字中的相邻二进制位上,从而能最大限度地利用存储空间的处理方法或过程。 - A least significant bit is the bit position in a binary integer giving the units value , that is , determining whether the number is even or odd
( least significant bit ,也就是二进制整数中给定单元值的位的位置,即确定这个数字是奇数还是偶数。